Welcome![Sign In][Sign Up]
Location:
Search - bitmap A

Search list

[GDI-BitmapBMP-ICO

Description: 这个是个VB原码程序,可以BMP转换为ICO格式,是初学的好例子.-this is the original VB code procedures can be converted to BMP format ICO, is a good example of a novice.
Platform: | Size: 6144 | Author: | Hits:

[2D GraphicBMPTORGB

Description: 一个读bmp文件并转换图像数据为RGB的例子-a time bmp file and conversion of RGB image data example
Platform: | Size: 1024 | Author: | Hits:

[Picture ViewerBITMAP

Description: 一个在DOS下显示BITMAP的位图的程序。-DOS shows a bitmap BITMAP procedures.
Platform: | Size: 1024 | Author: pan | Hits:

[Picture Viewerbitmapoperation

Description: 位图操作的原码,图文件操作的一个类,里面有完整的注释和操作 -Operation of the original bitmap code, map file operations of a class, which has integrity and operation of the Notes
Platform: | Size: 30720 | Author: Jiang | Hits:

[GDI-BitmapLoadBitmap_move

Description: VC下实现加载显示位图,并用定时器实现了位图动画.-VC under load bitmap display and use the timer to achieve a bitmap animation.
Platform: | Size: 112640 | Author: 刘阳 | Hits:

[GDI-BitmapTestScrollBmp

Description: 展示了位图的显示放大和缩中的操作.别外还展示了半透名位图的显示.-Display bitmap display to enlarge and shrink the operation. Do not display a semi-permeable, but also reputation and map display.
Platform: | Size: 83968 | Author: 马成启 | Hits:

[GDI-BitmapBitmap

Description: 这是一个关于位图的编程,即BMP,和光标的编程。是学习WINDOWS编程的好代码。-It is a bitmap programming, that is, BMP, and the cursor programming. WINDOWS learn good programming code.
Platform: | Size: 35840 | Author: 大鼻仔的文档 | Hits:

[Special EffectsBitmapFromScreen

Description: create and save bitmaps from an image on the screen and convert a bitmap of one bit count to another
Platform: | Size: 184320 | Author: 赵广 | Hits:

[Special EffectsImageProcessing

Description: 使用Color类和Bitmap类的相关属性和方法实现了降低图像分辨率和将彩色图像生成灰度图像-Color to use Bitmap class and category-related properties and methods to achieve a lower image resolution and color images to generate gray-scale image
Platform: | Size: 13312 | Author: 韩磊 | Hits:

[GDI-Bitmapalphablend

Description: 将两幅图片通过alpha blending, 合成一幅最终的图片显示出来。代码中展现了MFC的AlphaBlend接口的使用方法-Will be through the two picture alpha blending, Synthesis of a final image is displayed. MFC code demonstrates the use of interface AlphaBlend
Platform: | Size: 35840 | Author: joken | Hits:

[GDI-Bitmapgame(GDI)

Description: 一个不错的游戏源码,教你从头做游戏!主要运用GDI编写-A good source of games, so the game teach you from scratch! The main use of GDI to prepare
Platform: | Size: 6107136 | Author: 周龙龙 | Hits:

[2D GraphicTransformShow

Description: 打开位图文件后,可以通过点击菜单来实现简单的位图操作,比如说旋转,-Open the bitmap file, you can by clicking the menu to achieve a simple bitmap operations, for example, rotate,
Platform: | Size: 273408 | Author: 游以方 | Hits:

[File Formatdata2bmp

Description: BMP文件是Windows保存图像的一种通用文件格式,在数字图像处理方面占有重要的地位。BMP文件中保存的图像数据是一种DIB(Device-Independent Bitmap,即设备无关位图),DIB是标准的Windows位图格式,它自带颜色信息,因此调色板管理非常容易。有许多文章是关于讲述如何将BMP文件读取、显示的,而如何将数据保存为BMP文件则不是太多,本文作者通过一个实例讲述这一过程。-BMP file is Windows to preserve the image of a common file format, in digital image processing, occupy an important position. BMP file saved in the image data is a DIB (Device-Independent Bitmap, that is device-independent bitmap), DIB is a standard Windows bitmap format, it comes with color information, so very easy palette management. There are many article on how to read BMP files, display, and how the data saved as BMP file is not too much, this article about the author, through an example of this process.
Platform: | Size: 24576 | Author: 石英 | Hits:

[Printing programbitmap

Description: [驱动]打印到图片 做pdf用很方便 -[Driver] Print to picture a very easy to do pdf
Platform: | Size: 47104 | Author: | Hits:

[Dialog_WindowBkImage

Description: 这是一个更换对话框背景图的程序,可以更换非常好看的背景。-This is a background image to replace dialog box procedure, can be replaced very nice background.
Platform: | Size: 276480 | Author: njvisual | Hits:

[GDI-Bitmapbmp2yuv

Description: 图片格式转化工具,从bmp图片转化为yuv-Picture format conversion tool, from bmp picture into a yuv
Platform: | Size: 3810304 | Author: alafa | Hits:

[Picture ViewerScrollBitmap

Description: 滚动显示位图,通过拖动滚动条,显示较大图象-Scrolling bitmap, by dragging the scroll bar, indicating a larger image
Platform: | Size: 9216 | Author: zq | Hits:

[OpenGL programtest11

Description: Well greetings all. For those of you that want to see what we are doing here, you can check it out at the end of my demo/hack Worthless! I am bosco and I will do my best to teach you guys how to do the animated, sine-wave picture. This tutorial is based on NeHe s tutorial #6 and you should have at least that much knowledge. You should download the source package and place the bitmap I ve included in a directory called data where your source code is. Or use your own texture if it s an appropriate size to be used as a texture with OpenGL. First things first. Open Tutorial #6 in Visual C++ and add the following include statement right after the other #include statements. The #include below allows us to work with complex math such as sine and cosine. -Well greetings all. For those of you that want to see what we are doing here, you can check it out at the end of my demo/hack Worthless! I am bosco and I will do my best to teach you guys how to do the animated, sine-wave picture. This tutorial is based on NeHe s tutorial# 6 and you should have at least that much knowledge. You should download the source package and place the bitmap I ve included in a directory called data where your source code is. Or use your own texture if it s an appropriate size to be used as a texture with OpenGL. First things first. Open Tutorial# 6 in Visual C++ and add the following include statement right after the other# include statements. The# include below allows us to work with complex math such as sine and cosine.
Platform: | Size: 1346560 | Author: mwb | Hits:

[Graph programHVStoreBmp

Description: 抓取一帧图像到内存,利用ConvertBayer2Rgb 转换成RGB 24位格式位图,然后直接从内存读取图像数据,保存数据到BMP文件。图像的大小由视频输出窗口和视频格式确定。-Crawl into an image memory, the use of ConvertBayer2Rgb converted to RGB 24-bit format bitmap, and then directly from the memory to read image data, save data to a BMP file. Image size is determined by the video output window and video formats identified.
Platform: | Size: 78848 | Author: dtcdtc | Hits:

[Dialog_WindowDIProcessing111

Description: 一个分割窗口的例子 可以查看位图格式,包括位图数据,调色板数据,还有一个简单的图像算法-Example of a partition window can view bitmap formats, including bitmap data, color palette data, there is a simple image algorithm
Platform: | Size: 140288 | Author: lilixian | Hits:
« 1 2 3 4 56 7 8 9 10 ... 50 »

CodeBus www.codebus.net